Skip to content

Latest commit

 

History

History

Geography Master

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Geography Master

Author: Stratulat Dragoș


Description

Send the capital of 30 given countries to receive the flag.

Requirements

  • Connect to servers
  • Automation
  • Regex

Solve

Import a library that gives the capital of a chosen country so you won't have to piece every country and capital together.

Use the countryinfo Python library to automate the retrieval of capitals for the given countries.

Solution script


Flag: CSCTF{hash-that-changes-every-5-minutes}